Papers with multiple sampling

2 papers
On Sample-Efficient Code Generation (2023.emnlp-industry)

Copied to clipboard

Challenge: Existing approaches to code generation rely on rejection sampling to generate multiple code snippets then select the best.
Approach: They propose a framework that prioritizes sampling on test problems that models can solve.
Outcome: The proposed framework reduces sampling costs while maintaining comparable code generation performance.
Exploring Hybrid Sampling Inference for Aspect-based Sentiment Analysis (2025.findings-naacl)

Copied to clipboard

Challenge: Existing methods for inference require multiple sampling with preset size . however, it is a high-cost method that requires multiple sampling .
Approach: They propose a method that combines multiple and single sampling to greatly reduce the cost of multiple sampling without sacrificing performance.
Outcome: The proposed method greatly reduces the cost of multiple sampling without sacrificing performance.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations